struct _CM_KEY_HASH// Size=0x10
{
    unsigned long ConvKey;// Offset=0x0 Size=0x4
    struct _CM_KEY_HASH * NextHash;// Offset=0x4 Size=0x4
    struct _HHIVE * KeyHive;// Offset=0x8 Size=0x4
    unsigned long KeyCell;// Offset=0xc Size=0x4
};